Evaluate a natural language date and return the date that it identifies.
| Get | Date_GetEvaluateDate |
Resource Path: /api/date/evaluate
Uri: http://doc.jamsscheduler.com/api/date/evaluate
| Name | Description | Data Type |
|---|---|---|
| date | The natural language date specification. | string |
| today | The date that should be considered "today" when evaluating the date specification. | string |
| startDate | The starting date to be used for interval specification (i.e. every other monday) | string |
The response body is of type string.
OK